@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:700|Open+Sans:400,400i,600,600i,700,700i&subset=latin,latin-ext,vietnamese');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,400i,700,700i&subset=latin,latin-ext,vietnamese');
/*font-family: 'Open Sans', sans-serif;*/
/*font-family: 'Open Sans Condensed', sans-serif;*/
/*font-family: 'Roboto Condensed', sans-serif;*/

@font-face {
  font-family: 'Dancing Script';
  src: url('../font/DancingScript/DancingScript-Regular.eot');
  src: url('../font/DancingScript/DancingScript-Regular.eot?#iefix') format('embedded-opentype'),
  url('../font/DancingScript/DancingScript-Regular.woff2') format('woff2'),
  url('../font/DancingScript/DancingScript-Regular.woff') format('woff'),
  url('../font/DancingScript/DancingScript-Regular.svg#DancingScript-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}


div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,blockquote,pre,form,input,textarea {
  margin: 0px;
  padding: 0px;
}

input:focus,textarea:focus, select:focus {
  outline: none;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

.clear {clear: both; font-size: 0px; line-height: 0px; height:0;}
p {margin:0px;padding:5px 0px;}
ol,ul { list-style: none;}

a{
  color:#ffffff;
  -webkit-transition:color 0.5s ease;
  -moz-transition:color 0.5s ease;
  -o-transition:color 0.5s ease;
  transition:color 0.5s ease;
}
a:active,
a:focus{
  color:#ffbb89;
  text-decoration: none;
  outline: none;
}
a:hover{
  color:#ffbb89;
  text-decoration: none;
}

img { border : 0px; max-width: 100% }
input {   color: #2a2a2a;}
.input-wrapper { margin-bottom:5px;}
.btnwrapper {
  overflow:hidden;
  margin-right:10px;
  float:left;
}
.input-warn {border:1px solid #FF0000;line-height:20px; height:18px;}
.input-ok { border:1px solid #00CC66; line-height:20px; height:18px;}
.button {
  background:url(../images/button_bg.gif)  repeat-x ;
  cursor:pointer;
  border:none;
  color:#fff;
  font-weight:bold;
  padding:0px 10px;
  height:25px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;

}

.btn-default { background:#d32691; color:#ffffff ; border-color: #d32691; text-transform:uppercase; font-weight:bold; height:30px; line-height:18px; }
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #4e4e4e;
  border-color: #4e4e4e;
}


.textfiled {
  font-size:12px;
  height:28px;

}
.textarea{
  color:#2a2a2a;
  line-height:20px;
  overflow:auto;
  font-size:12px;

}
.select{
  color:#2a2a2a;
  height:28px;
  font-size:12px;
}


.clearfix:after
{
  content: '[DO NOT LEAVE IT IS NOT REAL]';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix{
  display: inline;
  position: relative;
}
/*\*/
.clearfix   {
  display: block;
}

.fl {float:left;}
.fr {float:right;}
.hidden {display:none;}
.pointer { cursor:pointer;}
/* -------------------------------------------------------------------
 format text
------------------------------------------------------------------- */

.font_err { color:#FF0000;}
.font_err a:active , .font_err a:link , .font_err a:visited {  text-decoration: none ; color:#FF0000}
.font_err a:hover {  color:#FF0000; text-decoration: underline; }
.font-gay {color:#9c9b9b;}
.font-red { color:#ed1b24}
.desc ol{
  margin-left:10px;
  padding-left:10px;
  list-style:decimal ;
}
.desc ul{
  list-style:disc;
  margin-left:10px;
  padding-left:10px;
}

/********************* CSS for box_redirect ****************************/
#box_redirect{ border:1px solid #505050; width:70% ;margin:0px auto;  }
#box_redirect p { line-height:18px;}
#box_redirect .top { background:#C20006;border-bottom:1px solid #5C5C5C; color:#FFFFFF;font-size:11px;font-weight:bold;text-transform:uppercase; height:22px;padding:2px; text-align:left; }
#box_redirect .fontMess {color:#65D700;font-size:12px; font-weight:bold;text-align:center;padding:20px 10px;}
#box_redirect .mess { background:#383838; color:#FFFFFF;text-align:center}
#box_redirect .bottom { background:#E4E4E4; color:#000;text-align:center;padding:5px; font-size:12px;}

/********************* CSS for boxMess ****************************/
#boxMess{  border:1px solid #F08200;padding:2px 5px; background:#FCF5CD }
#boxMess  h4.mess { background:url(../images/icon_mess.gif) no-repeat left; padding:2px 30px; color:#FF0000; font-weight:bold; font-size:12px;}
#boxMess  h4.err { background:url(../images/icon_warning.gif) no-repeat left; padding:6px 30px; color:#FF0000; font-weight:bold;}
#boxMess .font_err { color:#950000;}

/******************** PHAN TRANG **************/
.vnt-pagination{
  text-align:center;
  padding: 10px 0px;
}
.vnt-pagination .pagetotal {
  font-weight:bold;
  padding:2px 5px;
}
.vnt-pagination a , .vnt-pagination span {
  margin: 0px 3px;
}
.vnt-pagination a, .vnt-pagination a:visited{
  display: inline-block;
  width: 40px;
  height: 40px;
  box-sizing: border-box;
  border: 1px solid rgba(202,202,202,0.2);
  font-size: 16px;
  line-height:40px;
  vertical-align: middle;
  color: rgba(202,202,202,0.2);
  -webkit-transition:all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;
  transition:all 0.5s ease;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -o-border-radius:4px;
  -ms-border-radius:4px;
  border-radius:4px;
  font-weight: bold;
}

.vnt-pagination a:hover, .vnt-pagination a:active{
  color: #FFFFFF;
  border-color: #FFFFFF;
  text-decoration: none;
}

.vnt-pagination .pagecur{
  display: inline-block;
  width: 40px;
  height: 40px;
  box-sizing: border-box;
  border: 1px solid rgba(202,202,202,0.2);
  font-size: 16px;
  line-height:40px;
  vertical-align: middle;
  color: rgba(202,202,202,0.2);
  -webkit-transition:all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;
  transition:all 0.5s ease;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -o-border-radius:4px;
  -ms-border-radius:4px;
  border-radius:4px;
  font-weight: bold;


  color: #FFFFFF;
  border-color: #FFFFFF;

}

.pagination .btnPage{
  color:#868686;
  text-align:center;
  font-weight:bold;
}
.vnt-pagination a:visited.btnPage  {
  color:#868686;
  font-weight:bold;
}


/*LayOUT*/
html.openmenu{
  overflow: hidden;
  position: relative;
  pointer-events: none;
  height: 100%;
}
html.openmenu body{
  height: 100%;
  position: relative;
  overflow: hidden;
}

body{
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #666666;
  line-height: 24px;
}

#vnt-wrapper{
  width: 100%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
}
#vnt-container{
  width: 100%;
  margin: 0 auto;
  background-color: #26292c;
  overflow: hidden;
}

.wrapper {
  max-width:  1200px;
  padding: 0 15px;
  margin: 0 auto;
}

.mod-header {
  width: 100%;
  background-color: #34383b;
  position: relative;
  padding: 20px 0 20px 0;
  color: #FFFFFF;
  margin-bottom: 30px;
}

.mod-header .headerL {
  float: left;
}
.mod-header .headerL .fTitle {
  color: #FFFFFF;
  font-size: 30px;
  line-height: 40px;
  text-transform: uppercase;
  font-family: 'Open Sans Condensed', sans-serif;
}
.mod-header .headerR {
  float: right;
  min-width: 300px;
}


.box_dropdown_category {
  margin-bottom: 15px ;
  position: relative;
}

.box_dropdown_category .select-control {
  height: 35px;
  padding: 5px 12px;
  line-height: 25px;
  text-transform: uppercase;
  background-color: #34383b;
  background-image: none;
  border: 1px solid #ccc;
  cursor: pointer;
}

.box_dropdown_category .select-control .caret {
  position: absolute;
  right: 10px;
  top: 15px;
}

.box_dropdown_category ul.dropdown-menu {
  width: 100%;
  min-width: 160px;
  padding: 0;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0px;

}

.box_dropdown_category ul.dropdown-menu li {
  border-bottom: 1px solid #ccc;
  position: relative;
}

.box_dropdown_category ul.dropdown-menu li:last-child {
  border-bottom: none;
}

.box_dropdown_category ul.dropdown-menu li:before {

}

.box_dropdown_category ul.dropdown-menu li:hover::before {
  color: #fff;
}

.box_dropdown_category ul.dropdown-menu li a {
  display: block;
  padding: 5px 10px 5px 10px;
  clear: both;
  font-weight: normal;
  line-height: 25px;
  color: #333;
  white-space: nowrap;
}

.box_dropdown_category ul.dropdown-menu li a:hover,
.box_dropdown_category ul.dropdown-menu li a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #5c5c5c;
}

.box_dropdown_category ul.dropdown-menu li.active > a,
.box_dropdown_category ul.dropdown-menu li.active > a:hover,
.box_dropdown_category ul.dropdown-menu li.active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #b4d351;
  outline: 0;
}

.box_dropdown_category ul.dropdown-menu li ul {
  list-style: none;
  border-top: 1px solid #ccc;
}

.box_dropdown_category ul.dropdown-menu li ul li a {
  position: relative;
  padding-left: 20px;
  font-size: 13px;
}
.box_dropdown_category ul.dropdown-menu li ul li a::before {
  position: absolute;
  font-family: "FontAwesome";
  content: "\f0da";
  left:10px;
  width: 10px;
}







.m-category {
  padding-top:10px;
  position: relative;
}

.m-category .m-select-title {
  background: #646464;
  color: #ffffff;
  font-weight: bold;
  text-transform: none;
  border: 1px solid #969696;
  padding: 8px 40px 8px 10px;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  overflow: hidden;
  height: 42px;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  position: relative;
  cursor: pointer;

  display: none;
}
.m-category .m-select-title:after{
  position: absolute;
  font-family: "fontawesome";
  content: '\f0d7';
  top: 50%;
  right: 10px;
  color: #ffffff;
  font-size: 20px;
  line-height: 45px;
  -webkit-transform:translate(0,-50%);
  -moz-transform:translate(0,-50%);
  -o-transform:translate(0,-50%);
  -ms-transform:translate(0,-50%);
  transform:translate(0,-50%);
}

.m-category ul {
  list-style: none;
}
.m-category ul:after {
  content:"";
  display: block;
  clear: both;
}
.m-category li {
  display: block;
  float:  left;
  padding: 0 10px;
  position: relative;
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 24px;
}

.m-category li ~ li:after{
  position: absolute;
  content:"|";
  left: 0;
  top: 0;
}
.m-category li:first-child{
  padding-left: 0;
}
.m-category li:last-child{
  padding-right: 0;
}
.m-category li.active a,
.m-category li:hover a{
  color: #b4d351;
}













@media only screen and (max-width: 768px) {

  .m-category .m-select-title {
    display: block;
  }
  .m-category li.select-all {
    display: block;
  }

  .m-category.show ul {
    display: block;
  }

  .m-category ul {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    display: none;
    z-index: 100;
    background: #000000;
  }

  .m-category ul li {
    float: none;
    display: block;
    border-bottom: 1px solid #000000;
    margin: 0;
    padding: 0;
  }
  .m-category li ~ li:after{
    position: absolute;
    content:"";
    left: 0;
    top: 0;
  }

  .m-category ul li a {

    border: 1px solid #7f7f7f;
    display: block;
    line-height: 20px;
    color: #FFFFFF;
    padding: 10px 10px;
    font-size: 16px;
    text-transform: none;

  }

  .m-category ul li a.active {
    background: #616161;
    color: #b4d351;
  }

  .m-category ul li a.active:hover,
  .m-category ul li a:hover {
    background: #616161;
    color: #b4d351;
    text-decoration: none;
  }

  .m-category ul li a:after {
    width: 100%;
    background: transparent;
  }

}



@media only screen and (max-width: 479px) {

  .mod-header .headerL {
    float: none;
    margin-bottom: 5px;
  }
  .mod-header .headerR {
    float: none;
    width: 100%;
  }

}
